home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
SYMBOL
/
Symbol Processors
/
Trigger
/
trig-symbol
< prev
Wrap
Text File
|
1998-10-23
|
328b
|
8 lines
trig-symbol symbol-template symbol-pattern
Uses the rhythmics in the symbol-template to trig the corresponding symbols in the symbol-pattern in a way trig-length does. Can be used in the same way as trig-length, but with a different input type.
(trig-symbol '(a a = b = = c)
'(a b c d e f g))
--> (a b = d = = g)